Papers by Teven Le Scao

5 papers
How many data points is a prompt worth? (2021.naacl-main)

Copied to clipboard

Challenge: Proponents of prompting argue that they provide a method for injecting task-specific guidance, which is beneficial in low-data regimes.
Approach: They aim to quantify prompting's benefit by testing prompts in a fair setting . they propose to use a generic model head or a task-specific prompt for prediction .
Outcome: The proposed approach is used in T5 fine-tuning leading to state-of-the-art results on the SuperGLUE benchmark.
What Language Model to Train if You Have One Million GPU Hours? (2022.findings-emnlp)

Copied to clipboard

Challenge: Recent years have seen the advent of large language models characterized by emergent capabilities arising from sheer scale alone.
Approach: They propose to use a multilingual model to compare performance to the English-only model by ablation at the billion-parameter scale.
Outcome: The proposed model is based on a multilingual model and its performance against the English-only model.
Datasets: A Community Library for Natural Language Processing (2021.emnlp-demo)

Copied to clipboard

Challenge: Contemporary NLP systems use many different datasets at significantly varying scale and level of annotation.
Approach: a community library for contemporary NLP is available at https://github.com/datasets . the library includes more than 650 unique datasets and has more than 250 contributors a year after its initial development .
Outcome: the library includes more than 650 unique datasets and has more than 250 contributors . it supports a variety of cross-dataset research projects and shared tasks .
Transformers: State-of-the-Art Natural Language Processing (2020.emnlp-demos)

Copied to clipboard

Challenge: Transformers is an open-source library that aims to open up advances in natural language processing to the wider machine learning community.
Approach: they propose an open-source library that aims to open up advances in machine learning to the wider community.
Outcome: Transformers is an open-source library with the goal of opening up these advances to the wider machine learning community.
Crosslingual Generalization through Multitask Finetuning (2023.acl-long)

Copied to clipboard

Challenge: Multitask prompted finetuning (MTF) has been shown to help large language models generalize to new tasks in a zero-shot setting, but so far explorations of MTF have focused on English data and models.
Approach: They apply multitask prompted finetuning to pretrained multilingual models and generate variants called BLOOMZ and mT0.
Outcome: The proposed models can generalize to non-English languages that have never been seen before.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations